Skip to content

Commit

Permalink
Setup main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RahmaIsmail committed Nov 28, 2024
1 parent 90bc4b4 commit b89b6c3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
on:
push:
branches:
- master
jobs:
build:
runs-on: ubuntu-latest

steps:
- name: 'Testing'
run: pwd

- name: 'print'
run: echo Rahomah

0 comments on commit b89b6c3

Please sign in to comment.