Skip to content

Commit

Permalink
Merge pull request #163 from liquibase/update-workflows
Browse files Browse the repository at this point in the history
chore(attach-artifact-release.yml): update workflow trigger to includ…
  • Loading branch information
jandroav authored Dec 14, 2023
2 parents 89c5abf + c65ebe8 commit b338d85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/attach-artifact-release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Attach Artifact to Release

on:
pull_request:
types:
- closed

workflow_dispatch:
push:
branches:
- main
jobs:

attach-artifact-to-release:
Expand Down

0 comments on commit b338d85

Please sign in to comment.