~repos /tide-jsx

#rust#proc-macro#jsx

git clone https://pyrossh.dev/repos/tide-jsx.git

Tide + JSX


c35c7af6 Gal Schlezinger

5 years ago
Update github actions
Files changed (1) hide show
  1. .github/workflows/rust.yml +5 -1
.github/workflows/rust.yml CHANGED
@@ -1,6 +1,10 @@
1
1
  name: Rust
2
2
 
3
+ on:
3
- on: [push]
4
+ push:
5
+ branches:
6
+ - master
7
+ pull_request:
4
8
 
5
9
  jobs:
6
10
  build: