Skip to content

Commit

Permalink
Merge pull request #4 from orfeas-k/add-workflow-azure-4
Browse files Browse the repository at this point in the history
remove scheduled
  • Loading branch information
orfeas-k authored Jan 24, 2024
2 parents df09b85 + 31606f1 commit c347a96
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/worfklow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ name: Run Azure Login with OIDC
on:
workflow_dispatch:

schedule:
- cron: "15 * * * *"

permissions:
id-token: write
contents: read
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/work.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:

workflow_dispatch:

schedule:
- cron: "15 * * * *"

name: Run Azure Login With a Service Principal Secret

jobs:
Expand Down

0 comments on commit c347a96

Please sign in to comment.