Skip to content

Commit

Permalink
Use standard filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
Pryz committed May 20, 2024
1 parent 7a9815f commit 3adda10
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
name: build
on:
pull_request:
push:
tags:
- v*
branches:
- main

concurrency:
group: ${{ github.workflow }}-${{ github.event.number || github.ref }}
Expand Down

0 comments on commit 3adda10

Please sign in to comment.