Skip to content

Commit

Permalink
Merge pull request #12 from jmhbnz/fix-actions-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
siyuanfoundation authored Feb 20, 2024
2 parents 68e1de6 + 018d835 commit 11e81ee
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
---
name: Tests
on:
push:
tags:
- v*
branches:
- master
pull_request:
branches:
- master
on: [push, pull_request]
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 11e81ee

Please sign in to comment.