Skip to content

Commit

Permalink
enable gha on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 24, 2024
1 parent f0270ff commit 28c629b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ci
on:
pull_request:
push:
branches: [master]
branches: [master, ci-fixes-local]

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 28c629b

Please sign in to comment.