Skip to content

Commit

Permalink
chore: update cicd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darlanalves authored Apr 4, 2024
1 parent 663d160 commit 09b1e75
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CICD
on:
push:
branches:
- main
- push

concurrency:
group: ${{ github.ref }}
Expand All @@ -14,4 +12,4 @@ jobs:
with:
name: web-design-system/server
baseImage: cloud-cli/node:latest
type: node
type: node

0 comments on commit 09b1e75

Please sign in to comment.