Skip to content

Commit

Permalink
fix pull request permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
zerasul committed Oct 9, 2023
1 parent 040ab7d commit 6d7bd48
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: blask Build
on:
pull_request:
push:
branches:
- master
- githubactions
- develop
pull_request:
types: [opened, synchronize, reopened]


env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 6d7bd48

Please sign in to comment.