Skip to content

Commit

Permalink
Force Apptainer CI on push
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenain committed Jan 9, 2025
1 parent e0c26ad commit 832db73
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/deploy-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ name: Build and deploy as Apptainer container image to GitHub Container Registry
on:
pull_request: []
push:
branches:
- main
# TODO
# Remove comment: just a test to force CI on push
# branches:
# - main
release:
types: [ published ]

Expand Down

0 comments on commit 832db73

Please sign in to comment.