You've already forked linux-t2-patches
mirror of
https://github.com/t2linux/linux-t2-patches.git
synced 2026-04-30 13:52:11 -07:00
Update compile_test.yml
avoids having it run the ci twice each time something is pushed to a branch that has a pr
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Compile Test
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
jobs:
|
||||
compiletest:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user