Skip to content

Commit

Permalink
on dispatch rather than automatic
Browse files Browse the repository at this point in the history
  • Loading branch information
bibi-reden committed Aug 19, 2024
1 parent e9f3db4 commit 5bed9a6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
name: Deployment (J17)
on:
push:
branches-ignore:
- master
- "**/dev**"
- "**-dev"
- "**-dev**"
- dev

on: [workflow_dispatch]

jobs:
build-and-deploy:
Expand Down

0 comments on commit 5bed9a6

Please sign in to comment.