Skip to content

Commit

Permalink
Feat/workflows (#90)
Browse files Browse the repository at this point in the history
* Update automerge.yml

update to master

* Update readme.yml

update to master

---------

Co-authored-by: CloudDrove CI <84795582+clouddrove-ci@users.noreply.github.com>
  • Loading branch information
rakeshclouddevops and clouddrove-ci authored Jul 30, 2024
1 parent 42e924e commit e831232
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
jobs:
auto-merge:
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@1.2.7
uses: clouddrove/github-shared-workflows/.github/workflows/auto_merge.yml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
workflow_dispatch:
jobs:
README:
uses: clouddrove/github-shared-workflows/.github/workflows/readme.yml@1.2.7
uses: clouddrove/github-shared-workflows/.github/workflows/readme.yml@master
secrets:
TOKEN : ${{ secrets.GITHUB }}
SLACK_WEBHOOK_TERRAFORM: ${{ secrets.SLACK_WEBHOOK_TERRAFORM }}
Expand Down Expand Up @@ -42,4 +42,4 @@ jobs:
<!-- END OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
git-push-user-name: "clouddrove-ci"
git-push-user-email: 84795582+clouddrove-ci@users.noreply.github.com
git-commit-message: "readme: Update add-on's readme"
git-commit-message: "readme: Update add-on's readme"

0 comments on commit e831232

Please sign in to comment.