diff options
| author | ewy <ewy0@protonmail.com> | 2026-06-01 20:12:06 +0200 |
|---|---|---|
| committer | ewy <ewy0@protonmail.com> | 2026-06-01 20:12:06 +0200 |
| commit | 136dc9a5fb22cb3d10e4d581556fde0c2df883f1 (patch) | |
| tree | 1245ab5eae8d6b838c00fd23938f1f531eecfa7b | |
| parent | fc28182bd79f29088c360e7bfacb5cac1bebc430 (diff) | |
add ci
| -rw-r--r-- | .build.yaml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/.build.yaml b/.build.yaml index dd5ce06..6822ce3 100644 --- a/.build.yaml +++ b/.build.yaml @@ -9,4 +9,9 @@ tasks: cd pik bash .pik/build.sh artifacts: - - pik/pik
\ No newline at end of file + - pik/pik +submitter: + git.sr.ht: + enabled: true + allow-refs: + - refs/heads/master
\ No newline at end of file |
