mirror of
https://github.com/zeldaret/botw
synced 2026-05-23 06:54:18 -04:00
ci: Run lint workflow on pushes as well
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: lint_pr
|
||||
on: pull_request
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
clang-format:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user