Skip to content

Commit

Permalink
Update issue.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ry0taK authored Apr 24, 2024
1 parent 51600ab commit bff6c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
register-dad-jokes:
runs-on: ubuntu-latest
if: ${{ startsWith(github.event.issue.title, "Add oyajigyagu ") }}
if: ${{ startsWith(github.event.issue.title, 'Add oyajigyagu ') }}
steps:
- name: Check permissions
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
Expand Down

0 comments on commit bff6c24

Please sign in to comment.