Skip to content

Commit

Permalink
Starting in on OpenHistoricalMap/issues#722. Let's ensure it builds a…
Browse files Browse the repository at this point in the history
…nd tests on any push to any branch.
  • Loading branch information
erictheise committed Mar 28, 2024
1 parent e8b0ecb commit 87ace98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ name: build

on:
push:
branches: [ main, develop ]
pull_request:
branches: [ main, develop ]
branches: [ staging, release ]

permissions:
contents: read
Expand Down

0 comments on commit 87ace98

Please sign in to comment.