Skip to content

Commit 2604136

Browse files
authored
[tests only] Add keepalive-workflow (#3)
1 parent f332b6d commit 2604136

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,6 @@ jobs:
7676
- name: tests
7777
run: bats tests
7878

79+
# keepalive-workflow adds a dummy commit if there's no other action here, keeps
80+
# GitHub from turning off tests after 60 days
81+
- uses: gautamkrishnar/keepalive-workflow@v1

0 commit comments

Comments
 (0)