make gh action

This commit is contained in:
zyphlar 2024-01-05 00:01:25 -08:00
parent 9729047f1f
commit d7955498ff
Signed by: will
GPG Key ID: 1159B930701263F3

View File

@ -3,7 +3,7 @@ name: CI
# Run this workflow whenever the build may be affected # Run this workflow whenever the build may be affected
on: on:
push: push:
branches: [ main ] branches: [ main, wb/fuzzy-clock ]
paths-ignore: paths-ignore:
- 'doc/**' - 'doc/**'
- '**.md' - '**.md'