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.
1 parent 3ebb54e commit 4d09d83Copy full SHA for 4d09d83
.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