Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdelrhman committed Nov 28, 2023
1 parent 5b20a83 commit 3dcae4d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
name: CI/CD Pipeline
on: workflow_dispatch
jobs:
Testing:
runs-on: ubuntu-latest
steps:
- name: for Testing
run: echo "hello baby"

0 comments on commit 3dcae4d

Please sign in to comment.