Skip to content

Commit

Permalink
Only run ci build on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hatmix committed Jul 22, 2024
1 parent 462ddb6 commit ed95781
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/godot-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "godot-ci"
on:
push:
branches:
- main
paths-ignore:
- '**.md'
- '!ATTRIBUTION.md'
Expand Down

0 comments on commit ed95781

Please sign in to comment.