Skip to content

Commit

Permalink
Test ADE build
Browse files Browse the repository at this point in the history
  • Loading branch information
LanderU authored Dec 26, 2023
1 parent c4e21a6 commit 4ab86cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Deployment
runs-on: ubuntu-22.04
needs: [build]
if: github.ref == 'refs/heads/rolling'
# if: github.ref == 'refs/heads/rolling'
steps:
- uses: actions/checkout@v2
- name: Deploy
Expand Down

0 comments on commit 4ab86cd

Please sign in to comment.