Skip to content

Commit

Permalink
ci/cd: reuse: run on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Oct 13, 2024
1 parent 8181866 commit e2d3168
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ on: push
jobs:
test:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'
steps:
- name: Checkout source code
uses: actions/checkout@v2
Expand Down

0 comments on commit e2d3168

Please sign in to comment.