File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 23
23
- ' doc/**'
24
24
- ' libs/**'
25
25
- ' src/libAtomVM/**'
26
+ - ' UPDATING.md'
27
+ - ' CONTRIBUTING.md'
28
+ - ' CHANGELOG.md'
29
+ - ' CODE_OF_CONDUCT.md'
26
30
push :
27
31
repositories :
28
32
- ' !atomvm/AtomVM'
32
36
- ' doc/**'
33
37
- ' libs/**'
34
38
- ' src/libAtomVM/**'
39
+ - ' UPDATING.md'
40
+ - ' CONTRIBUTING.md'
41
+ - ' CHANGELOG.md'
42
+ - ' CODE_OF_CONDUCT.md'
35
43
36
44
# Allows you to run this workflow manually from the Actions tab
37
45
workflow_dispatch :
Original file line number Diff line number Diff line change 23
23
- ' doc/**'
24
24
- ' libs/**'
25
25
- ' src/libAtomVM/**'
26
+ - ' UPDATING.md'
27
+ - ' CONTRIBUTING.md'
28
+ - ' CHANGELOG.md'
29
+ - ' CODE_OF_CONDUCT.md'
26
30
27
31
# Allows you to run this workflow manually from the Actions tab
28
32
workflow_dispatch :
You can’t perform that action at this time.
0 commit comments