Skip to content

Commit

Permalink
Update actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kanagawawave authored Jun 27, 2024
1 parent 932bd21 commit 5b69aa3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,7 @@ name: Create and publish a Docker image

# Triggers the workflow on push events to the 'release' branch and version tags 'v*'
on:
push:
branches:
- release
tags:
- "v*"
workflow_dispatch:

# Global environment variables used across all jobs
env:
Expand Down

0 comments on commit 5b69aa3

Please sign in to comment.