Skip to content

Commit

Permalink
Merge pull request #473 from crim-ca/patch-greetings-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fmigneault committed Oct 3, 2022
2 parents e4fa7db + 788510c commit 599603a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
continue-on-error: true
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: >
Expand Down

0 comments on commit 599603a

Please sign in to comment.