Bump coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1 from da734a3
to db67037
in /docker-compose
#84
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: Release Drafter | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
types: | |
- opened | |
- reopened | |
- synchronize | |
- edited | |
permissions: | |
contents: read | |
jobs: | |
release-draft: | |
permissions: | |
pull-requests: write | |
contents: write | |
uses: coopnorge/github-workflow-release-drafter/.github/workflows/[email protected] |