Skip to content

Commit

Permalink
update pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
jefer94 committed Feb 6, 2025
1 parent 54839a8 commit 5fa36f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ jobs:
if: >-
github.repository == 'breatheco-de/apiv2' &&
github.event_name == 'push' &&
github.ref == 'refs/heads/main'
github.ref == 'refs/heads/development'
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 5fa36f6

Please sign in to comment.