Skip to content

Commit

Permalink
try fix keepalive action (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoyon authored Mar 27, 2024
1 parent 32fa040 commit 1005a86
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/platform-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ jobs:
build_args: |
ALPINE_VERSION=3.18.4
- name: Switch to keepalive branch
uses: actions/checkout@v4
with:
ref: keepalive

- name: Prevent GitHub from disabling workflow due to inactivity
uses: gautamkrishnar/keepalive-workflow@v1
with:
Expand Down

0 comments on commit 1005a86

Please sign in to comment.