Skip to content

Commit e8d8059

Browse files
committedJul 10, 2024·
Alterando git actions.
1 parent c80101a commit e8d8059

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/azure-static-web-apps-salmon-glacier-0870fbe0f.yml

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
1515
runs-on: ubuntu-latest
1616
name: Build and Deploy Job
17+
env:
18+
CI: false
1719
steps:
1820
- uses: actions/checkout@v3
1921
with:

0 commit comments

Comments
 (0)