aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 1fe67fb..43c6e9a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,9 +1,9 @@
name: build
on:
push:
- paths:
- - '*.c'
- - '*.cpp'
+ paths:
+ - '*.c'
+ - '*.cpp'
pull_request:
workflow_dispatch:
release: