Closed primeos closed 3 years ago
:heart:
YAY, seems to work as expected :)
(Only had to update our required status checks.)
The build result can be downloaded here: https://github.com/fsi-tue/anfiheft/actions/runs/633462695 and the deployment was skipped as expected (only the commits in the master
branch will be deployed).
It's a bit surprising that it was build twice but that actually makes sense as the event type (push
vs. pull_request
) could also be used in the workflow (if conditions, etc.). And this will only happen if the source branch (test
in this case) is from this repository.
Just a quick CI test for PRs.