Skip to content

Commit

Permalink
Adding files via FIS actions updater script
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheffrey2000 committed Aug 25, 2023
1 parent 8cda165 commit a64e45b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/workflows/branch_split.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: Curriculum Solution Branch Splitter

on:
push:
branches: curriculum
paths: index.ipynb
workflow_dispatch:

jobs:
Test_remote_action:
uses: learn-co-curriculum/dsc-github-actions-files/.github/workflows/[email protected]
secrets: inherit

0 comments on commit a64e45b

Please sign in to comment.