debian-forge-composer/.github
Ondřej Budai 3acc0d1d2e ci: fix the gitlab trigger
There were two issues:

- ${{ }} converts the expression to a string and strings are apparently always truthy
  https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idif
- There was a typo in pr_data

Therefore, the check didn't work properly.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
2023-07-21 12:12:44 +02:00
..
ISSUE_TEMPLATE github: create issue template 2021-05-24 12:04:36 +03:00
workflows ci: fix the gitlab trigger 2023-07-21 12:12:44 +02:00
dependabot.yml schedule depandabot checks 2021-09-03 15:32:36 +02:00
PULL_REQUEST_TEMPLATE.md ci: skip CI for draft and WIP PRs 2022-03-08 11:53:09 +01:00