Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Matias Charriere <[email protected]>
  • Loading branch information
mcharriere committed Jul 22, 2024
1 parent 5a1801d commit 0acf1fd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/validate-sync-diffs.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: "Validate sync diffs"
on:
pull_request: {}
pull_request:
branches:
- main
- adopt-sync-patch
push: {}

jobs:
Expand Down

0 comments on commit 0acf1fd

Please sign in to comment.