Skip to content

Commit

Permalink
turn CI back on
Browse files Browse the repository at this point in the history
  • Loading branch information
msuchard committed Oct 3, 2024
1 parent bc6d565 commit 844d939
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: BEAST CI
on:
push:
branches:
- main
pull_request:
#on:
# push:
# branches:
# - main
# pull_request:

on: [push]

# Cancel if a newer run is started
concurrency:
Expand Down

0 comments on commit 844d939

Please sign in to comment.