Skip to content

Commit f02b44f

Browse files
committed
Test actions/cache with 'maven', 'gradle', 'sbt'
1 parent 5e81281 commit f02b44f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test-actions-cache.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Test actions/cache with 'maven', 'gradle', 'sbt'
22

33
on:
4-
# push:
5-
# branches:
6-
# - sapMachine
4+
push:
5+
branches:
6+
- sapMachine
77
workflow_dispatch:
88

99
jobs:

0 commit comments

Comments
 (0)