Skip to content

Commit

Permalink
Ayo
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 23, 2023
1 parent 6ab9a9d commit 843c58d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: "build"
on:
workflow_dispatch:
push:

jobs:
debug:
runs-on: "ubuntu-latest"
steps:
- name: debut
run: echo 1

0 comments on commit 843c58d

Please sign in to comment.