Skip to content

Commit

Permalink
Updated GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
JackEblan committed Jun 22, 2024
1 parent 2dfb73f commit 567a65b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ on:
jobs:
notify:
runs-on: ubuntu-latest

permissions:
contents: write
pull-requests: write

timeout-minutes: 60

steps:
- name: Send Telegram Message
uses: cbrgm/telegram-github-action@v1
Expand Down

0 comments on commit 567a65b

Please sign in to comment.