Skip to content

Commit b43a8a4

Browse files
author
Takashi Matsuo
authored
test: rename the job to match the sample (GoogleCloudPlatform#2535)
1 parent 9cdee7e commit b43a8a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-system-package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
schedule:
1414
- cron: '0 2 * * *'
1515
jobs:
16-
test:
16+
run-system-package:
1717
if: ${{ github.event.action != 'labeled' || github.event.label.name == 'actions:force-run' }}
1818
runs-on: ubuntu-latest
1919
permissions:

0 commit comments

Comments
 (0)