Skip to content

Commit

Permalink
devnew cleanup disambiguation
Browse files Browse the repository at this point in the history
  • Loading branch information
Helder Pinto committed Apr 9, 2024
1 parent 19f0dfe commit ec2c9d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cleanup-dev-new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ permissions:
id-token: write
contents: read
jobs:
AOE-CD:
AOE-CLEANUP:
environment: devnew
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/dev'

steps:
- run: echo "This job is now running on a ${{ runner.os }} server hosted by GitHub for the ${{ github.ref }} branch of the ${{ github.repository }} repository!"
- name: Installing modules
Expand Down

0 comments on commit ec2c9d3

Please sign in to comment.