Skip to content

Commit

Permalink
Update smth.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
coltenthefirst authored Dec 14, 2024
1 parent 93ab270 commit 4db0b20
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/smth.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
name: Codeball Review Workflow

on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
code_review:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4db0b20

Please sign in to comment.