Skip to content

Commit

Permalink
Merge pull request #37 from my-dev-app/workflow
Browse files Browse the repository at this point in the history
Workflow
  • Loading branch information
0x78f1935 authored Jan 28, 2024
2 parents 4538c10 + 5120e53 commit feed452
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/entrypoint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,11 @@ jobs:
timeout-minutes: 30
runs-on: self-hosted
environment: production
permissions:
id-token: write
contents: write
pull-requests: write
repository-projects: write
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit feed452

Please sign in to comment.