Skip to content

Commit

Permalink
Do not run builds twice for certain PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Ashcon Partovi <ashcon@partovi.net>
  • Loading branch information
Electroid committed Apr 10, 2020
1 parent f15284b commit 7c28b21
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: build
on:
push:
branches-ignore:
- master
- beta
pull_request:
repository_dispatch:
jobs:
Expand Down

0 comments on commit 7c28b21

Please sign in to comment.