Expand action scope

This commit is contained in:
Serene-Arc
2022-12-03 15:50:35 +10:00
parent 9c3c5436b5
commit ee095d4814

View File

@@ -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