Skip to content

Commit

Permalink
Update Scheduled - Generate Permission List.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NikCharlebois authored Jul 11, 2024
1 parent 76d979f commit ee9d894
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Scheduled - Generate Permission List.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Checkout Repository
uses: actions/checkout@v3

- name: Install Dependencies
shell: powershell
run: |
Expand Down

0 comments on commit ee9d894

Please sign in to comment.