Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! WIP: Add GitHub Actions workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
emlun committed Mar 5, 2024
1 parent 8e03454 commit a0d0c05
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions .github/workflows/ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,10 @@ on:
- LICENSE.md
- .gitignore

permissions: write-all

jobs:
build:
permissions:
actions: write
checks: write
contents: write
deployments: write
issues: write
packages: write
pages: write
pull-requests: write
repository-projects: write
security-events: read
statuses: write

name: "Update Editor's Copy"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a0d0c05

Please sign in to comment.