Skip to content

Commit b01d280

Browse files
author
Vincent Potucek
committed
new step to expand java wildcard imports diffplug#2744 diffplug#2594
1 parent 14c4266 commit b01d280

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# BUILDCACHE_USER
22
# BUILDCACHE_PASS
33
# - rw access to buildcache.diffplug.com
4+
name: Rewrite ♻️
45

56
on:
67
pull_request:
@@ -13,7 +14,7 @@ concurrency:
1314
cancel-in-progress: true
1415
jobs:
1516
sanity-check:
16-
name: SanityCheck
17+
name: Sanity Check 🕊️
1718
runs-on: ubuntu-latest
1819
env:
1920
buildcacheuser: ${{ secrets.BUILDCACHE_USER }}

0 commit comments

Comments
 (0)