Skip to content

Commit

Permalink
Run GH Actions CI on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
SupraSummus committed Nov 1, 2023
1 parent 69d707b commit 12563a5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Run tests

on: [push]
on:
pull_request:
push:
branches:
- master

jobs:
build:
Expand Down

0 comments on commit 12563a5

Please sign in to comment.