Skip to content

Commit

Permalink
Merge pull request #104 from ebmdatalab/allow-manual-deploy
Browse files Browse the repository at this point in the history
Allow manual CI runs and deployments
  • Loading branch information
lucyb authored Jan 22, 2024
2 parents 8183521 + 5bb8ffe commit 47b2150
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ env:
SSH_AUTH_SOCK: /tmp/agent.sock

on:
workflow_dispatch:
push:

jobs:
Expand Down

0 comments on commit 47b2150

Please sign in to comment.