Skip to content

Commit

Permalink
Update 👷Flow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Jun 25, 2023
1 parent f01bfd5 commit 9f0858f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/👷Flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches: ["main"]
pull_request:
workflow_dispatch:
schedule:
- cron: '42 23 * * 5'
#schedule:
# - cron: '42 23 * * 5'

jobs:
lint:
Expand All @@ -30,4 +30,4 @@ jobs:
secrets: inherit
# deploy:
# needs: [docker]
# uses: mraniki/coding_toolset/.github/workflows/☁️Deploy.yml@main
# uses: mraniki/coding_toolset/.github/workflows/☁️Deploy.yml@main

0 comments on commit 9f0858f

Please sign in to comment.