pokemon-showdown/.github/workflows
tofa 58ebe9abed
CI: Force pull requests to fetch history (#9720)
Previous implementation only fetched the
latest changes made in the current branch.
Since the CI pipeline only triggers on the
latest pushed commit, this means linting
errors could previously be avoided due to
having multiple commits in a single push.
2023-09-24 19:29:51 -07:00
..
publish.yml Github Actions: Don't NPM publish in forks (#9519) 2023-04-13 19:30:07 -07:00
test.yml CI: Force pull requests to fetch history (#9720) 2023-09-24 19:29:51 -07:00
update_version.yml Add CI action to automatically publish new releases (#9470) 2023-04-13 02:03:08 -07:00