Skip to content

Commit

Permalink
simple push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Lancetnik committed Apr 8, 2023
1 parent 9d9ff50 commit 00e0ce6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Test

on:
push:
branches:
- master
pull_request:
types: [opened, synchronize]
on: [push]

jobs:
test:
Expand Down

0 comments on commit 00e0ce6

Please sign in to comment.