Skip to content

Commit 6185bc8

Browse files
committed
run the action
Signed-off-by: Chad Dougherty <crd477@icloud.com>
1 parent eb723ba commit 6185bc8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/jobs-poster.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Post New Jobs
22
# meaningless commit
3+
# another meaningless commit
34

45
on:
56
push:
@@ -17,7 +18,7 @@ jobs:
1718

1819
- id: updater
1920
name: Job Updater
20-
uses: rseng/jobs-updater@720adda
21+
uses: rseng/jobs-updater@720addafb0e331878c852c0218993a75273195c3
2122
with:
2223
filename: "_data/jobs.yml"
2324

0 commit comments

Comments
 (0)