Skip to content

Commit

Permalink
added workflow_dispatch to workflow to trigger manually for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
adplincinst committed May 29, 2024
1 parent 8afee9f commit c309b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_geoconnex_dev_sitemap.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Test Gleaner against pids.geoconnex.dev Sitemap

on:
[ pull_request ]
[ pull_request, workflow_dispatch ]
jobs:
test:
runs-on: ubuntu-22.04
Expand Down

0 comments on commit c309b57

Please sign in to comment.