Skip to content

Commit

Permalink
run on forked branches
Browse files Browse the repository at this point in the history
  • Loading branch information
JekaMas committed May 16, 2022
1 parent e787097 commit 52647fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@ on:
push:
branches:
- "**"
- "!master"
pull_request:
branches:
- "master"
types: [closed]
- "**"
types: [opened, synchronize]

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

0 comments on commit 52647fc

Please sign in to comment.