We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6230c8b commit e1bac4bCopy full SHA for e1bac4b
1 file changed
.github/workflows/reuseable-workflow.yml
@@ -11,7 +11,6 @@ jobs:
11
some-input: "value"
12
secrets:
13
some-secret: ${{ secrets.SOME_SECRET }}
14
- continue-on-error: true
15
16
job2:
17
name: Regular job
0 commit comments