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' name: 'CI'
on: on:
push: push:
branches: branches-ignore:
- '**' - 'main'
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest