Skip to content

Commit

Permalink
MNT: Temporary workaround for
Browse files Browse the repository at this point in the history
actions/first-interaction#101

This should be reverted when upstream is fixed.

[ci skip]
  • Loading branch information
pllim authored and dhomeier committed Oct 28, 2022
1 parent eef44f2 commit d4cf657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/open_actions.yml
Expand Up @@ -21,6 +21,7 @@ jobs:
sync-labels: ''
- name: Greet new contributors
uses: actions/first-interaction@v1
continue-on-error: true
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
issue-message: >
Expand Down

0 comments on commit d4cf657

Please sign in to comment.