We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97b4ec commit 462f2c7Copy full SHA for 462f2c7
1 file changed
.github/workflows/update-poetry-lock.yml
@@ -10,6 +10,10 @@ on:
10
type: boolean
11
default: false
12
13
+ push:
14
+ paths:
15
+ - .github/workflows/update-poetry-lock.yml
16
+
17
permissions:
18
contents: write
19
0 commit comments