Skip to content

Commit

Permalink
feat: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s authored Sep 22, 2023
1 parent b6926ff commit c1466d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
- cron: '45 22 * * *'
push:
branches:
- master
- internal_502
workflow_dispatch:
jobs:
Toc:
Expand All @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@master

- name: 'update toc'
uses: 'clouddrove/github-actions@master'
uses: 'clouddrove/github-actions@internal_502_3'
with:
actions_subcommand: 'toc'
modules: 'terraform-aws,terraform-azure,terraform-gcp,docker,ansible,tools'
Expand Down

0 comments on commit c1466d1

Please sign in to comment.