Skip to content

Commit

Permalink
ci: Add issue allow in IssueOps
Browse files Browse the repository at this point in the history
  • Loading branch information
CycleBai committed Aug 3, 2024
1 parent 5e8b819 commit 6b53ac9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/issueops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
id: command
with:
command: ".ping"
allowed_contexts: "pull_request,issue"

# run your custom logic for your project here - example seen below

Expand Down

0 comments on commit 6b53ac9

Please sign in to comment.