aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/c.yml
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-08-06 16:02:23 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-08-06 16:02:23 -0500
commit20c671066b3b14668612c523cd1d84a6d2d156c0 (patch)
tree1cca7a2167943428767ba273cd75b7f1cbe8d1c6 /.github/workflows/c.yml
parent.NET: Make actions look gooder (diff)
downloadlocusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar.gz
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar.bz2
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar.lz
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar.xz
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.tar.zst
locusts-20c671066b3b14668612c523cd1d84a6d2d156c0.zip
Unleash the locust CI
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '.github/workflows/c.yml')
-rw-r--r--.github/workflows/c.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/c.yml b/.github/workflows/c.yml
index 058e70f..417dac6 100644
--- a/.github/workflows/c.yml
+++ b/.github/workflows/c.yml
@@ -2,9 +2,9 @@ name: C
on:
push:
- paths:
- - "**.c"
- - "**.h"
+ # paths:
+ # - "**.c"
+ # - "**.h"
pull_request:
paths:
- "**.c"