mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-17 12:10:49 +02:00
Update azure-static-web-apps-ashy-river-0debb7803.yml
This commit is contained in:
@@ -11,6 +11,9 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_and_deploy_job:
|
build_and_deploy_job:
|
||||||
|
permissions:
|
||||||
|
actions: write
|
||||||
|
checks: none
|
||||||
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Build and Deploy Job
|
name: Build and Deploy Job
|
||||||
|
Reference in New Issue
Block a user