fix(dependencies): newest input dependencies are needed in all the re… #164
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: CI | |
on: | |
pull_request: | |
branches: | |
- master | |
push: | |
branches: | |
- beta | |
- master | |
jobs: | |
build: | |
uses: Neovici/cfg/.github/workflows/forge.yml@master | |
secrets: inherit |