Skip chmod of ENGINE_EXTERNAL_PROVIDERS_TRUST_STORE in DEVELOPER_MODE #1806
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: OST trigger | |
on: | |
issue_comment: | |
types: [created] | |
jobs: | |
trigger-ost: | |
uses: oVirt/ovirt-system-tests/.github/workflows/ost.yaml@master |