Expand action scope
This commit is contained in:
2
.github/workflows/formatting_check.yml
vendored
2
.github/workflows/formatting_check.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: formatting_check
|
||||
run-name: Check code formatting
|
||||
on: pull_request
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
formatting_check:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user