Skip to content

Commit

Permalink
modified wiki_snap.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
charanravi-online committed Apr 23, 2024
1 parent 5e2d4a9 commit ade206d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/wiki_snap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,9 @@ on:
jobs:
sync:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- name: Checkout source repo
uses: actions/checkout@v2
with:
fetch-depth: 0 # Ensures the full history is checked out

- name: Configure Git
run: |
Expand Down

0 comments on commit ade206d

Please sign in to comment.