Skip to content

Commit

Permalink
Merge branch 'PADAS:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdoehring authored Nov 20, 2024
2 parents 665fb0d + ce36740 commit e22f2c4
Show file tree
Hide file tree
Showing 4 changed files with 1,091 additions and 587 deletions.
4 changes: 4 additions & 0 deletions app/actions/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ class PullActionConfiguration(ActionConfiguration):
pass


class ExecutableActionMixin:
pass


class PushActionConfiguration(ActionConfiguration):
pass

Expand Down
Loading

0 comments on commit e22f2c4

Please sign in to comment.