Feat: Update branch by pulling from master and dynamic value section.… #8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: tf-checks | |
on: | |
push: | |
branches: [ master ] | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
_example: | |
uses: clouddrove/github-shared-workflows/.github/workflows/[email protected] | |
with: | |
working_directory: './_example/' |