Skip to content

Commit

Permalink
Allow manual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Jan 2, 2024
1 parent 5c3faf7 commit 2142afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testAndPublishBeta.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This workflow will build, test and push the latest version on the beta environment.

on: push
on: [push, workflow_dispatch]

name: Build, Test and publish on beta.nudger.fr

Expand Down

0 comments on commit 2142afc

Please sign in to comment.