haskell-with-utf8/.github/workflows
Ivan Gromakovskii 6902102355
Trigger CI on push to master and on PR
Problem: CI is triggered only on push, so it won't work in case of
PRs from forks.
Solution: trigger it on PRs as well. Trigger on push only when the
branch is master.
If you want to run on push to your feature branch, you can edit
check.yml in your branch.
2024-07-09 09:44:07 +02:00
..
check.yml Trigger CI on push to master and on PR 2024-07-09 09:44:07 +02:00