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
|
name: formatting_check
|
||||||
run-name: Check code formatting
|
run-name: Check code formatting
|
||||||
on: pull_request
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
formatting_check:
|
formatting_check:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user