diff --git a/.neetoci/single-job.yml b/.neetoci/single-job.yml new file mode 100644 index 00000000..760417d9 --- /dev/null +++ b/.neetoci/single-job.yml @@ -0,0 +1,8 @@ +--- +plan_slug: standard-2 +triggers: +- event: branch + branch_name: main +- event: pull_request +commands: +- checkout