Skip to content

Commit

Permalink
Only allow manual workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
justcallmekoko authored Aug 21, 2022
1 parent a115319 commit fa2ea87
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build and Push

on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

workflow_dispatch:

jobs:
Expand Down

0 comments on commit fa2ea87

Please sign in to comment.