Add PERSONAL_ACCESS_TOKEN into submodules expected env variables #106
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: Project Automations | |
on: | |
issues: | |
types: | |
- opened | |
- reopened | |
pull_request: | |
types: | |
- opened | |
- ready_for_review | |
- reopened | |
- closed | |
- converted_to_draft | |
jobs: | |
ProjectAutomations: | |
uses: Oztechan/Global/.github/workflows/reusable-project.yml@develop | |
with: | |
project_id: 8 | |
secrets: inherit |