Skip to content

Commit

Permalink
[skip ci]
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
yanguoyu committed Jun 12, 2024
1 parent 4911963 commit 55000a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_for_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
check_issue_comment:
if: ${{ (github.event_name == 'issue_comment' && github.event.issue.pull_request && startsWith(github.event.comment.body, '/package') && contains(fromJSON('["OWNER", "COLLABORATOR"]'), github.event.comment.author_association)) }}

run-on: ubuntu-20.04
runs-on: ubuntu-20.04

steps:
- name: Check without commit after comment
Expand Down

0 comments on commit 55000a8

Please sign in to comment.