Skip to content

Commit

Permalink
Merge pull request #810 from opengisch/begreen
Browse files Browse the repository at this point in the history
  • Loading branch information
suricactus authored Oct 25, 2023
2 parents 50cf718 + 1b26897 commit 87c18be
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
name: Test

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

on:
push:
branches:
- master
- release
pull_request:

jobs:
Expand Down

0 comments on commit 87c18be

Please sign in to comment.