Skip to content

Commit

Permalink
ci: Migrate update-issues tool to a central location (#3939)
Browse files Browse the repository at this point in the history
This tool can now be shared among projects
  • Loading branch information
joeyparrish committed Feb 11, 2022
1 parent 746d253 commit 2a8ea8c
Show file tree
Hide file tree
Showing 11 changed files with 4 additions and 2,195 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/README.md
Expand Up @@ -5,5 +5,3 @@
Lints the player, and builds and tests each combination of OS and browser.
- 'update_issues.yaml':
Updates GitHub issues on a timer.
- 'test_update_issues.yaml':
Runs tests on the update-issues tool when it changes.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_test.yaml
Expand Up @@ -3,8 +3,6 @@ name: Build and Test PR
on:
pull_request: # Trigger for pull requests.
types: [opened, synchronize, reopened]
paths-ignore:
.github/workflows/tools/update-issues/**
workflow_dispatch: # Allows for manual triggering.
inputs:
ref:
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/test_update_issues.yaml

This file was deleted.

0 comments on commit 2a8ea8c

Please sign in to comment.