Skip to content

Commit

Permalink
[Backport 3.x] Update workflow branch rules. (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Dorison <[email protected]>
  • Loading branch information
github-actions[bot] and markdorison authored Dec 7, 2023
1 parent 024d32c commit 4b1a319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codesee-arch-diagram.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
on: # yamllint disable-line rule:truthy
push:
branches:
- 3.x
- "[0-9].x"
pull_request_target:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 4b1a319

Please sign in to comment.