Skip to content

Commit

Permalink
Run gh workflows on pushes but not pull_requests
Browse files Browse the repository at this point in the history
  • Loading branch information
discordianfish committed Aug 9, 2023
1 parent 000c215 commit 87a469b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
on:
push:
tags:
- "v*.*.*"
branches:
- main
pull_request: {}
push: {}
workflow_dispatch: {}

jobs:
Expand Down

0 comments on commit 87a469b

Please sign in to comment.