1
0
Fork 0
mirror of synced 2024-05-19 11:42:40 +12:00

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