Skip to content

Commit

Permalink
Patch check_target action (#916)
Browse files Browse the repository at this point in the history
  • Loading branch information
suppamax authored Dec 1, 2023
1 parent 6b34db2 commit 51e4962
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/check_target_on_pr.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: check_target
on:
pull_request:
types: [opened, reopened, edited]
on: [push, pull_request]

jobs:
check_target:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 51e4962

Please sign in to comment.