Skip to content

Commit

Permalink
on pull_request only
Browse files Browse the repository at this point in the history
  • Loading branch information
angusbayley committed Oct 29, 2024
1 parent 61a1c2c commit f1fbfc5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/changeset-enforce.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: No patch level changesets
on:
push:
branches:
- '**'
pull_request:
branches:
- '**'
pull_request

jobs:
check_changesets:
Expand Down

0 comments on commit f1fbfc5

Please sign in to comment.