Skip to content

Commit

Permalink
Merge branch 'develop' into Panuchi-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Panuchi authored Jul 9, 2023
2 parents 6916084 + 6e3b012 commit 807a998
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ permissions:

jobs:
build:
environment: github-pages
continue-on-error: true
runs-on: ubuntu-latest

Expand All @@ -48,5 +47,5 @@ jobs:
<b>✅ Task Succeeded</b>
<code>Reason: PullRequest Build №: ${{ github.run_number }} VkNet был успешно собран!</code>
<b>Build queued by: ${{ github.triggering_actor }}</b>
https://github.com/${{ github.repository }}/commit/${{github.sha}}
https://github.com/${{ github.repository }}/commit/${{github.sha}}

0 comments on commit 807a998

Please sign in to comment.