reflect the PlaceholderFor template rather than the injected type #52
This file contains hidden or 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: Trigger Meta Update | |
| on: | |
| push: | |
| branches: | |
| - master | |
| workflow_dispatch: | |
| jobs: | |
| trigger: | |
| uses: rsl-org/rsl/.github/workflows/trigger-update.yml@master | |
| secrets: inherit |