[Oztechan/CCC#1457] Update Oztechan/Global digest to d8c3bac #3689
Workflow file for this run
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@d8c3bac8260f401449f8eb3abcc20c1dec90b65e | |
with: | |
project_id: 2 | |
secrets: inherit |