Skip to content

Commit

Permalink
Update core_codestyle.yml
Browse files Browse the repository at this point in the history
Update to only process changes from master branch. Thanks @Meltie2013
  • Loading branch information
billy1arm authored Mar 6, 2021
1 parent 5b309da commit 68b75d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/core_codestyle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Codestyle Checks
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
check-codestyle:
Expand Down

0 comments on commit 68b75d7

Please sign in to comment.