Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Jul 2, 2021
1 parent 6e12125 commit 51a43d3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
# Modified from a file that was contributed by GitHub user Happypig375
# at: https://github.com/peteroupc/Numbers/pull/10
name: Test

permissions:
contents: read
on: [push, pull_request]
jobs:
permissions:
contents: read
Core:
runs-on: ${{ matrix.os }}
strategy:
Expand Down

0 comments on commit 51a43d3

Please sign in to comment.