mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Merge branch 'master' into master
This commit is contained in:
commit
c86d9df966
1
.github/workflows/directory_writer.yml
vendored
1
.github/workflows/directory_writer.yml
vendored
@ -11,6 +11,7 @@ on:
|
|||||||
# │ │ │ │ │
|
# │ │ │ │ │
|
||||||
# * * * * *
|
# * * * * *
|
||||||
- cron: '0 0 * * *'
|
- cron: '0 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
if: github.repository == 'TheAlgorithms/C-Plus-Plus' # We only need this to run in our repository.
|
if: github.repository == 'TheAlgorithms/C-Plus-Plus' # We only need this to run in our repository.
|
||||||
|
Loading…
Reference in New Issue
Block a user