Skip to content

Commit 9b0ae53

Browse files
author
guylev008
committed
run CI on pull request
1 parent 5c8cb41 commit 9b0ae53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22

33
# Controls when the workflow will run
4-
on: [push, workflow_dispatch]
4+
on: [push, workflow_dispatch, pull_request]
55

66
env:
77
SPECTRAL_DSN: ${{ secrets.SPECTRAL_DSN }}

0 commit comments

Comments
 (0)