Skip to content

Commit e896e34

Browse files
committed
Remove unused workflows and citations
1 parent ea7c593 commit e896e34

10 files changed

+1
-537
lines changed

.github/workflows/citation-validation.yml

Lines changed: 0 additions & 84 deletions
This file was deleted.

.github/workflows/delete-old-workflow-runs.yml

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
pull-requests: write
1717
runs-on: ubuntu-latest
1818

19-
if: ${{ github.actor == 'dependabot[bot]' }}
19+
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
2020
steps:
2121
- name: Fetch Metadata
2222
id: dependabot-metadata

.github/workflows/document-validation.yml

Lines changed: 0 additions & 103 deletions
This file was deleted.

.github/workflows/greetings.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

.github/workflows/purge-deprecated-workflow-runs.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)