Update observed persisted values only inside observation block #3416
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@f2926167f4c8103dca1abd9cf2908c83733e1898 | |
with: | |
project_id: 2 | |
secrets: inherit |