We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8f1064 commit c414902Copy full SHA for c414902
.github/workflows/ldap-user-expiry-cron.yml
@@ -13,4 +13,4 @@ jobs:
13
environment: ["dev"]
14
uses: ./.github/workflows/ldap-user-expiry.yaml
15
with:
16
- environment: delius-core-${{matrix.environment}}-preapproved
+ environment: ${{matrix.environment}}-preapproved
0 commit comments