Skip to content

Commit

Permalink
Only run actions when main is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
xen-000 authored Oct 17, 2023
1 parent c1b6e7c commit 647f2a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Plugin build

on:
push:
branches:
- main
paths-ignore:
- LICENSE
- README.md
Expand Down

0 comments on commit 647f2a9

Please sign in to comment.