Skip to content

Commit 351a846

Browse files
committed
run a test jobs post with no hashtags specified
Signed-off-by: Chad Dougherty <crd477@icloud.com>
1 parent 3ef03d8 commit 351a846

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

.github/workflows/jobs-poster.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
# Field to determine job uniqueness
2727
unique: "url"
2828

29-
# hashtags to include
30-
hashtags: "#RSE,#RSEng,#ResearchSoftware,#ResearchComputing,#ResearchData"
3129

3230
deploy: true
3331
test: false

_data/jobs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
- expires: 2026-03-01
22
location: nowhere, Pittsburgh, PA
3-
name: Lead Research Software Engineer
3+
name: No hashtags specified - default only
44
posted: 2026-01-04
5-
url: https://example.org/job.html
5+
url: https://example.org/1
66
- expires: 2026-03-01
77
location: Yale Center for Geospatial Solutions, Yale University, New Haven, CT (can
88
be remote)

0 commit comments

Comments
 (0)