Skip to content

Commit

Permalink
ci wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Feb 26, 2024
1 parent 09d9a5f commit 65e2b5c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
name: CI
on:
push:
branches:
- main
tags: ['*']
pull_request:
workflow_dispatch:
on: push
concurrency:
# Skip intermediate builds: always.
# Cancel intermediate builds: only if it is a pull request build.
Expand Down

0 comments on commit 65e2b5c

Please sign in to comment.