Skip to content

Commit

Permalink
fix branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
alecloudenback committed Mar 6, 2024
1 parent 18662de commit fca379c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ name: Downgrade
on:
pull_request:
branches:
- master
- main
paths-ignore:
- 'docs/**'
push:
branches:
- master
- main
paths-ignore:
- 'docs/**'
jobs:
Expand Down

0 comments on commit fca379c

Please sign in to comment.