debian-forge-composer/.github/workflows
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
..
coverity_scan.yml github: fix the coverity scan action 2022-07-18 11:19:21 +02:00
create-tag.yml Update create-tag.yml 2023-06-30 16:39:25 +02:00
release.yml release-action: Send notification to our Slack channel 2021-12-13 09:48:34 +01:00
tests.yml Sanity check if cloud-cleaner workflow is enabled 2023-06-27 15:08:42 +03:00
trigger-gitlab.yml ci: fix the gitlab trigger 2023-07-21 12:12:44 +02:00