Skip to content

Commit 37bb7b8

Browse files
authored
Remove keepalive job from gradle.yml
1 parent 871b534 commit 37bb7b8

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/gradle.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,3 @@ jobs:
3939
name: javafxreproducer-${{ matrix.os }}
4040
path: build/distributions
4141
compression-level: 0
42-
keepalive:
43-
name: Keepalive
44-
runs-on: ubuntu-latest
45-
permissions:
46-
actions: write
47-
steps:
48-
- uses: actions/checkout@v4
49-
- uses: gautamkrishnar/keepalive-workflow@v2

0 commit comments

Comments
 (0)