mirror of https://github.com/TheAlgorithms/C
parent
b388e4a309
commit
42f7ffc7ab
|
@ -1,8 +1,8 @@
|
|||
name: C/C++ CI
|
||||
|
||||
on: # [push]
|
||||
push:
|
||||
branches: [ master ]
|
||||
on: [push]
|
||||
# push:
|
||||
# branches: [ master ]
|
||||
# pull_request:
|
||||
# branches: [ master ]
|
||||
|
||||
|
|
Loading…
Reference in New Issue