Skip to content

Commit

Permalink
Removed the automatic build portion on a push to the main branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronster2018 committed Sep 26, 2024
1 parent 113a4a6 commit ec00f91
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Build

on:
workflow_run:
workflows: ['Run Tests']
branches: ['main']
types: [completed]

workflow_dispatch:
inputs:
img_tag:
Expand Down

0 comments on commit ec00f91

Please sign in to comment.