Skip to content

Commit

Permalink
Update on.push.branches
Browse files Browse the repository at this point in the history
  • Loading branch information
devfacet committed Apr 7, 2024
1 parent 0b0be06 commit 55ef548
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Test

on:
push:
branches: ["*"]
branches:
- main
tags-ignore: ["*"]
pull_request:
branches: ["*"]
Expand Down

0 comments on commit 55ef548

Please sign in to comment.