Skip to content

Commit

Permalink
chore: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksandr Chikovani committed Sep 9, 2023
1 parent e72561d commit bd23567
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/sample.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: test

on:
pull_request:
branches:
- development
push:
branches:
- development

jobs:
test:
uses: epam/ai-dial-ci/.github/workflows/test.yml@feat/test-ci

0 comments on commit bd23567

Please sign in to comment.