Skip to content

Commit

Permalink
Update GitHub Actions triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziktofel committed Jun 9, 2024
1 parent 75569d8 commit d227a2d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
name: build.yml
on:
push:
paths:
- "Maps"
branches: ['**']
pull_request:
paths:
- "Maps"
branches: ['**']
jobs:
build_maps:
runs-on: ubuntu-latest
Expand Down

0 comments on commit d227a2d

Please sign in to comment.