update CI workflow

This commit is contained in:
Ollie Taylor
2023-02-24 17:40:18 +00:00
parent feeff83a1c
commit cab061661c
+2 -2
View File
@@ -1,8 +1,8 @@
name: 'CI'
on:
push:
branches:
- '**'
branches-ignore:
- 'main'
jobs:
build:
runs-on: ubuntu-latest