Skip to content

Commit e0b5644

Browse files
committed
continue on error
1 parent 529d435 commit e0b5644

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project-automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Check if PR is in project
17+
continue-on-error: true
1718
id: check_project
1819
uses: github/update-project-action@main
1920
with:

0 commit comments

Comments
 (0)