deploy-rs/.github/workflows
Roman Melnikov 5617d39d3a
[Chore] Run CI checks on 'pull_request'
Problem: We want to be able to run CI checks on PRs from external forks.
However, this is only possible with 'on: pull_request', while currently
CI is triggered 'on: push'

Solution: Change CI triggering condition to 'on: pull_request'.
2023-09-18 12:40:24 +02:00
..
check.yml [Chore] Run CI checks on 'pull_request' 2023-09-18 12:40:24 +02:00