We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ebb54e + 4d09d83 commit 7c33e84Copy full SHA for 7c33e84
.github/workflows/add_to_octokit_project.yml
@@ -12,6 +12,7 @@ jobs:
12
add-to-project:
13
name: Add issue to project
14
runs-on: ubuntu-latest
15
+ continue-on-error: true
16
steps:
17
- uses: actions/[email protected]
18
with:
0 commit comments