Skip to content

Commit

Permalink
ci: run validate on all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Oct 20, 2023
1 parent 9d99aa3 commit edc06b2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ run-name: 🤖 Validating code on ${{ github.ref_name }}

on:
push:
branches-ignore:
# master already has validate as part of its publish workflow
- master
# on.workflow_call is required for this workflow to be re-used
# See: https://docs.github.com/en/actions/using-workflows/reusing-workflows#creating-a-reusable-workflow
workflow_call:
Expand Down

0 comments on commit edc06b2

Please sign in to comment.