Skip to content

Commit

Permalink
re-added pull_request activity type with comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Apr 19, 2024
1 parent c712c6d commit a334a17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-api-outdated.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches-ignore:
- "github-pages/*"
- "gh-pages/*"
pull_request:
# check results of former push could be outdated
types: [opened, reopened]
workflow_dispatch:
schedule:
# “At 4 am on every day.” (https://crontab.guru)
Expand Down

0 comments on commit a334a17

Please sign in to comment.