Skip to content

Commit

Permalink
Trigger deploy test run
Browse files Browse the repository at this point in the history
  • Loading branch information
philippemnoel committed Jan 10, 2025
1 parent abae8c8 commit 6641a84
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-pg_analytics-debian.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
push:
tags:
- "v*"
branches:
- phil/improve-publishing # TODO: Remove once done testing
workflow_dispatch:
inputs:
version:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish-pg_analytics-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
push:
tags:
- "v*"
branches:
- phil/improve-publishing # TODO: Remove once done testing
workflow_dispatch:
inputs:
version:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish-pg_analytics-rhel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
push:
tags:
- "v*"
branches:
- phil/improve-publishing # TODO: Remove once done testing
workflow_dispatch:
inputs:
version:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/publish-pg_analytics-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
push:
tags:
- "v*"
branches:
- phil/improve-publishing # TODO: Remove once done testing
workflow_dispatch:
inputs:
version:
Expand Down

0 comments on commit 6641a84

Please sign in to comment.