Skip to content

Commit

Permalink
update existing issues for weekly action failures
Browse files Browse the repository at this point in the history
  • Loading branch information
fvankrieken committed Dec 23, 2024
1 parent c9ddc2e commit cfa3c17
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ingest_arcgis_feature_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,4 @@ jobs:
BUILD_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
with:
filename: .github/ISSUE_TEMPLATE/scheduled_action_failure.md
update_existing: true
1 change: 1 addition & 0 deletions .github/workflows/ingest_open_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ jobs:
BUILD_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
with:
filename: .github/ISSUE_TEMPLATE/scheduled_action_failure.md
update_existing: true

0 comments on commit cfa3c17

Please sign in to comment.