Skip to content

Commit

Permalink
Second debugging commit, this will build an ubuntu container for use …
Browse files Browse the repository at this point in the history
…with EventRates
  • Loading branch information
Henry Wallace committed Jan 27, 2025
1 parent 431eec1 commit c663e61
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/CIBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@ name: Build CI
# The events that trigger the workflow
on:
pull_request:
branches: [ develop ]
branches: [ develop ]

push:
branches: [hwallace/feature/event_rate_bot]



permissions:
contents: read
Expand Down

0 comments on commit c663e61

Please sign in to comment.